home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 50 / CD-ROM 50 / CD-ROM 50.ISO / aplicat / corel / autorun.inf next >
Encoding:
Windows Autorun File  |  1999-07-06  |  6.6 KB  |  138 lines

  1. [Autorun]
  2. OPEN=INTRO.EXE
  3. ICON=SETUP\AUTORUN.ICO
  4.  
  5. [Product]
  6. ;****************************
  7. ;Products=the number of buttons choices including the Exit option
  8. ;Title=the Caption for the Intro window
  9. ;RegistryKey=used by our autorun.exe, if the key is set it will not launch the intro.exe
  10. ;            the intro is called via the 'SetupProgram' key below
  11. ;WaveFile=the path to a wav file that the intro will play (if located)
  12. ;AutorunProgram=relative path to the exe the autorun will launch(usually launches the intro.exe)
  13. ;LabelFont=Font used for text or label of each Button or Choice
  14. ;TextFont=Font used for error or description text (Typically displayed at the bottom)
  15. ;Charset=the charset used for the text used in the intro
  16. ;TextHeight=the point size of the fonts used for the 'Label' and 'Text' respectively
  17. ;LabelUnSelectedTextColor=RGB color of button text when not selected or highlighted
  18. ;LabelSelectedTextColor=RGB color of button text when selected or highlighted
  19. ;DescriptionTextColor=RGB color of the description text
  20. ;ErrorTextColor=RGB color of the error text
  21. ;CloseOnLaunch=if set to YES we will close the intro.exe upon successful launch of any of the choices
  22. ;CommonRect=the coordinates of rect used to display errors and discriptions (when button is highligted)
  23. ;           top* bottom* left* right 
  24. ;*****************************
  25. Products = 5
  26. Title = %ARTitle.Text%
  27. RegistryKey = Software\Corel\CorelDRAW_TV\9.0\Setup
  28. WaveFile = setup\SETUP.WAV
  29. JumpWaveFile = setup\CLICK.wav
  30. AutorunProgram = intro.exe
  31. LabelFont = Arial
  32. LabelFontWeight = BOLD
  33. LabelFontItalic = 0
  34. LabelFontUnderline = 0
  35. TextFont = Arial
  36. TextFontWeight = REGULAR
  37. TextFontItalic = 0
  38. TextFontUnderline = 0
  39. Charset = 1
  40. TextHeight = 20*16
  41. LabelUnSelectedTextColor=0*0*0
  42. LabelSelectedTextColor=255*255*255S
  43. DescriptionTextColor=255*255*255
  44. ErrorTextColor=255*250*138
  45. CloseOnLaunch = YES
  46. ;CommonRect = 270*440*35*555
  47. CommonRect = 285*360*35*555
  48. [Button0]
  49. ;**************************************
  50. ;SetupLabel=The Text Displayed for this choice
  51. ;LabelRectValue=the coordinates of the rect where this text will be placed on the background
  52. ;                 Top* Bottom* Left* Right
  53. ;SetupProgram=relative path to the program to launch when this choice is selected. Followed by our separator and
  54. ;              the command line arguments if any for the program, followed by the separartor and winexec if the program is
  55. ;               16 bit i.e.  setup.exe*/SetFile=<S>\autorun\bai7us.set*winexec
  56. ;TestFile=relative path to another file that must exist before we will attempt to launch the
  57. ;          'SetupProgram'
  58. ;SetupWindow=The window name of the program launched by the 'SetupProgram', we will check for this
  59. ;             being active and set focus to this window rather than launch a second instance of
  60. ;             'SetupProgram'
  61. ;Description=The discription of this button displayed when a user highlights (move the mouse
  62. ;             over) this button
  63. ;ErrorText=the error text displayed if the the 'SetupProgram" cannot be launched when the button is selected
  64. ;
  65. ;**************************************
  66. SetupLabel = %ARB0SetupLabel.Text%
  67. LabelRectValue = 125*145*35*600
  68. SetupProgram = setup32.exe**
  69. SetupWindow = Assistente de Instalaτπo CorelDRAW 9
  70. TestFile = \programs\coreldrw.exe
  71. Description = %ARB0Description.Text%
  72. ErrorText = %ARB0Error.Text%
  73.  
  74. ;[Button1]
  75. ;SetupLabel = %ARB2SetupLabel.Text%
  76. ;LabelRectValue = 155*175*35*600
  77. ;SetupProgram = Acrobat Reader 4.0\ar40eng.exe
  78. ;TestFile = \setup32.exe
  79. ;SetupWindow = Adobe Acrobat
  80. ;Description = %ARB2Description.Text%
  81. ;ErrorText = O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM.
  82.  
  83. [Button1]
  84. SetupLabel = %ARB5SetupLabel.Text%
  85. LabelRectValue = 155*175*35*600
  86. SetupProgram = \Cumulus Desktop\Installer\setup.exe**
  87. SetupWindow = CorelDRAW 9 Setup Wizard
  88. TestFile = \programs\coreldrw.exe
  89. Description = %ARB5Description%
  90. ErrorText = %ARB5Error.Text%
  91.  
  92. [Button2]
  93. SetupLabel = %ARB1SetupLabel.Text%
  94. LabelRectValue = 185*205*35*600
  95. SetupProgram = \apple\quicktime30.exe**
  96. SetupWindow = Assistente de Instalaτπo CorelDRAW 9
  97. TestFile = \programs\coreldrw.exe
  98. Description = %ARB1Description%
  99. ErrorText = %ARB1Error.Text%
  100.  
  101.  
  102. [Button3]
  103. SetupLabel = %ARB3SetupLabel.Text%
  104. LabelRectValue = 215*235*35*600
  105. SetupProgram = readme.html
  106. TestFile = \setup32.exe
  107. SetupWindow = Help Topics: CorelDRAW 9 Release Notes
  108. Description = %ARB3Description.Text%
  109. ErrorText = O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM.
  110.  
  111. [Button4]
  112. SetupLabel = %ARB4SetupLabel.Text%
  113. LabelRectValue = 245*265*35*460
  114. Description = %ARB4Description%
  115. AlreadyRunningErrorText =O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM. Ou Θ possφvel qur vocΩ nπo tenha um navegador da Internet instalado.
  116.  
  117. [Bitmaps]
  118. 16Color = setup\bitmap\INTRO16.BMP
  119. 256Color = setup\bitmap\INTRO256.BMP
  120.  
  121. [Strings]
  122. ARTitle.Text = CorelDRAW« 9 CD-ROM
  123. ARB0SetupLabel.Text = Instalar a Versπo de Demonstraτπo de 30 dias do CorelDRAW« 9
  124. ARB0Description.Text = Esta opτπo instala a Versπo de Demonstraτπo de 30 dias do CorelDRAW« 9, o premiado programa de ilustraτπo vetorial, a Versπo de Demonstraτπo de 30 dias do Corel PHOTO-PAINT« 9, para a pintura e ediτπo profissional de imagens, alΘm de uma variedade de utilitßrios para uma melhor produtividade!
  125. ARB1Error.Text = O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM. Ou Θ possφvel qur vocΩ nπo tenha um navegador da Internet instalado.
  126. ARB1SetupLabel.Text = QuickTime« 3.0.2
  127. ARB1Description = Esta opτπo instala o QuickTimeÖ 3.0.2 e permite que vocΩ aproveite os recursos do Corel Photo-Paint« 9 para a criaτπo, ediτπo, publicaτπo e visualizaτπo de mφdia digital.
  128. ARB2SetupLabel.Text = Adobe« Acrobat« Reader 4.0
  129. ARB2Description.Text = Esta opτπo instala o Adobe« Acrobat« Reader 3.02 que possibilitarß visualizar, navegar e imprimir arquivos PDF.
  130. ARB2Error.Text = O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM. Ou Θ possφvel qur vocΩ nπo tenha um navegador da Internet instalado.
  131. ARB3SetupLabel.Text=Notas de lanτamento
  132. ARB3Description.Text=Consulte informaτ⌡es importantes sobre o CorelDRAW« 9, o Corel Photo-Paint« 9 e utilitßrios deste conjunto de programas.
  133. ARB4SetupLabel.Text = SA═DA
  134. ARB4Description = Clique para sair.
  135. ARB5Description = Esta opτπo instala o Canto« Cumulus« Desktop LE 4, um sistema de gerenciamento de mφdia vencedor de prΩmios que fornece um gerenciamento de itens digitais rßpido, flexφvel e poderoso.
  136. ARB5SetupLabel.Text = Canto« Cumulus« Desktop LE 4
  137. ARB5Error.Text = O CD-ROM pode ter sido removido da unidade. Reinsira o CD-ROM. Ou Θ possφvel qur vocΩ nπo tenha um navegador da Internet instalado.
  138.